@charset "utf-8";
/* CSS Document */

/*--css reset--*/
 

ol{margin-left:0; list-style:none;}
ul,li{margin-left:0; list-style:none;}

a{ color:#000000;text-decoration:none;}
a:hover{color:#000000;text-decoration:none;}
img,input{ vertical-align:middle;}
.clean{ clear:both;}
.left{ float:left;}
.right{ float:right;}
.hidden{ display:none;}
.show{ display:block;}
img{ border:none}
/*--css reset over--*/

body{ background-color:#ffffff;}


/*----顶部----*/
.top{ margin: 0 auto; width: 1920px; height: 384px; background: url(top.jpg) no-repeat top center; position:relative;overflow:hidden;}

.t_wz{ margin: 0 auto; padding-top: 35px; width: 1200px; height: 15px;}
.t_wz li{ display:inline-block; width: 500px; height: 32px; font-size: 14px; color: #d21419;}
.t_wz li a{ color:#d21419;}
.t_wz li a:hover{ color:#d21419;}

.ss{ display:inline-block; float: right; width: 295px; height: 30px; border: 1px solid #f08c80; border-radius: 6px;}
.ss img{ float: right; width: 46px; height: 30px;}

.t_logo{ margin: 0; width: 219px; height: 57px; position:absolute; left: 150px; bottom: 42px;}
.t_logo img{ width: 219px; height: 57px;}

.tlgg1{ margin: 0; width: 900px; height: 94px; position:absolute; right: 150px; bottom: 24px;}
.tlgg1 img{ width: 900px; height: 94px;}


/*----导航----*/
.dh{ margin: 0 auto; width: 1200px; height: 60px; background-color: #d21419; border-radius: 0 0 12px 12px;}
.dh ul{ margin: 0 auto; width: 1080px;}
.dh li{ float: left; width: 135px; font-size: 24px; line-height: 60px; color: #fffbe8; text-align: center;}
.dh li:hover{ color:#d21419; background-color: #ffebec;}
 
/*----友情链接----*/
.fgx{ width: 100%; height: 7px; border-top: 3px solid #d21419; border-bottom: 1px solid #d21419;}
.fgx1{ width: 100%; height: 20px; border-bottom: 1px solid #d21419;}

.yqlj{ margin: 10px auto; width: 1200px; height: 60px; text-align:center;}
.yqlj li{ float: left; margin: 0 25px; width: 200px; font-size: 18px; line-height: 50px;}
.yqlj li:hover{ color: #d21419; box-sizing: border-box; border-bottom: 1px solid #d21419;}

.yqlb{ margin: 0 auto; width: 1200px; overflow: hidden;}
.yqlb li{ float: left; margin-right: 20px; font-size: 15px; line-height: 30px;}
.yqlb a{ color: #888888;}
.yqlb a:hover{ color: #333333;}


/*----版权----*/
.copyright{ margin: 40px auto; width: 1200px; font-size: 15px; line-height: 30px; text-align: center; color: #888888;}
.copyright a{ color: #888888;}
.copyright a:hover{ color: #333333;}
.copyright img{ width: 80px; height: 80px;}


/*----二级列表----*/
.suoyin{ box-sizing:border-box; margin: 0 auto; padding-left: 34px; width: 1200px; height: 80px; font-size: 14px; color: #888888; line-height: 90px;}

.lb_2{ box-sizing: border-box; padding: 0 30px; width: 870px;border-bottom: 1px dotted #bcbcbc;}
.lb_2 h1{ font-size: 22px; line-height: 76px; color: #333333;}
.lb_2 span{ font-size: 14px; line-height: 14px; color: #888888;}
.lb_2:hover{ background-color: #f2f2f2;}


 